body, html, h1, h2, h3, h4, h5, dl, dd, dt, ul, li, ol, span, p {
    margin: 0;
    padding: 0;
}
body {
    min-width: 1280px!important;
    overflow-x: hidden;
    background-color: #fff;
    font-family: "Microsoft YaHei";
}
img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #000;
}
select {
    border: 0 none;
}
input,
textarea,
select {
    outline: none;
    border: 0 none;
    padding: 0;
    margin: 0;
}
ol,
ul,
li {
    list-style: none;
}
.box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.left {
    float: left;
}
.right {
    float: right;
}
.head{
    width: 100%;
    height: 29px;
    line-height: 29px;
    background-color: #ececec;
}
.head .left,.head .left a{
    color: #777777;
    font-size: 12px;
}
.head ul{
    overflow: hidden;
    float: right;
    margin-right: 7px;
}
.head li{
    padding: 0 13px 0 11px;
    float: left;
    background: url(/web_images/headline.jpg) no-repeat right;
    font-size: 0;
}
.head li a{
    display: block;
    color: #777777;
    font-size: 12px;
}
.head li.last{
    padding-right: 0;
    background: 0 none;
}
.header{
    width: 100%;
    height: 110px;
    position: relative;
}

.header .left{
    font-size: 0;
}
.header .left img{
    width: 300px;
    height: 110px;
    vertical-align: top;
}

.header .search{
    width: 316px;
    height: 37px;
    line-height: 37px;
    background: #f1f1f1 url(/web_images/search.jpg) no-repeat right;
    float: left;
    margin-top: 32px;
    margin-left: 192px;
}
.header .search input{
    width: 266px;
    padding-left: 11px;
    height: 35px;
    line-height: 35px;
    background: transparent;
    font-size: 14px;
    color: #999999;
}
.header .search a{
    width: 38px;
    height: 37px;
    float: right;
}
.header ul{
    float: right;
    margin-right: 5px;
}
.header li{
    text-align: center;
    float: left;
    margin: 10px 0 0 17px;
}
.header li img{
    width: 68px;
    height: 68px;
    vertical-align: top;
}
.header li h3{
    color: #1c1c1c;
    font-size: 12px;
    font-weight: normal;
    line-height: 32px;
}
.nav{
    width: 100%;
    height: 46px;
    line-height: 44px;
    text-align: center;
    background: url(/web_images/navbg.jpg) repeat-x;
}
.nav ul{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.nav li{
    width: 170px;
    float: left;
    margin: 0 15px;
}

.nav li a{
    color: #fff;
    font-size: 16px;
}
.nav li.on{
    background: url(/web_images/lion.jpg) no-repeat center;
}
/*军民项目对接*/
.docking{
    width: 100%;
    height: 655px;
    background: url(/web_images/docking.jpg) no-repeat center;
    text-align: center;
    overflow: hidden;
}
.docking .title{
    margin-top: 61px;
}
.docking .title h2{
    font-size: 32.35px;
    font-weight: normal;
    color: #fff;
    line-height: 46px;
}
.docking .title .eng{
    font-size: 14px;
    color: #fff;
    line-height: 19px;
}
.docking ul{
    width: 1200px;
    overflow: hidden;
    margin: 50px auto 0;
}
.docking li{
    float: left;
    margin-right: 22px;
    margin-bottom: 6px;
}
.docking li.last{
    margin-right: 0;
}
.docking li img{
    width: 283px;
    height: 154px;
    vertical-align: top;
    border-radius: 8px;
}
.docking li h3{
    color: #fff;
    font-size: 16px;
    line-height: 55px;
}




.links{
    width: 100%;
    height: 49px;
    line-height: 49px;
    background-color: #4b494a;
}
.links h3{
    color: #e8e7e7;
    font-weight: normal;
    float: left;
    font-size: 16px;
}
.links ul{
    float: left;
}
.links li{
    float: left;
    padding: 0 18px 0 15px;
    background: url(/web_images/line.jpg) no-repeat right;
}
.links li a{
    display: block;
    color: #e8e7e7;
    font-size: 14px;
}
.footer{
    width: 100%;
    height: 183px;
    clear: both;
    background-color: #333333;
}
.footer .left{
    font-size: 0;
}
.footer .left img{
    width: 409px;
    height: 183px;
    vertical-align: top;
}
.footer .ewm{
    overflow: hidden;
    float: right;
    margin-top: 43px;
}
.footer .ewm li{
    width: 79px;
    text-align: center;
    margin-left: 16px;
    float: left;
    font-size: 0;
}
.footer .ewm img{
    width: 79px;
    height: 79px;
    vertical-align: top;
}
.footer .ewm li h3{
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    line-height: 27px;
}
.footer .wenzi{
    float: left;
    font-size: 14px;
    color: #dcdcdc;
    line-height: 22px;
    margin: 58px 0 0 54px;
}
.footer .wenzi span{
    letter-spacing: 7px;
    margin-right: -7px;
}
.banquan{
    text-align: center;
    width: 100%;
    font-size: 14px;
    height: 49px;
    line-height: 49px;
    background-color: #1b1b1b;
    color: #e8e7e7;
}
.banquan span{
    margin-right: 25px;
}
.banquan a{
    color: #e8e7e7;
}